[INFO] cloning repository https://github.com/gd-discov3r/NtHiM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gd-discov3r/NtHiM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgd-discov3r%2FNtHiM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgd-discov3r%2FNtHiM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50d792a1b2d83a5f03dca9884187300164e569f6
[INFO] fixing gd-discov3r/NtHiM against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgd-discov3r%2FNtHiM" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gd-discov3r/NtHiM
[INFO] finished tweaking git repo https://github.com/gd-discov3r/NtHiM
[INFO] tweaked toml for git repo https://github.com/gd-discov3r/NtHiM written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gd-discov3r/NtHiM on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gd-discov3r/NtHiM already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 45619fcccf982d5e0f741c219350dc84540fb7824d3e3ab2a172a520583780c8
[INFO] running `Command { std: "docker" "start" "45619fcccf982d5e0f741c219350dc84540fb7824d3e3ab2a172a520583780c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45619fcccf982d5e0f741c219350dc84540fb7824d3e3ab2a172a520583780c8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45619fcccf982d5e0f741c219350dc84540fb7824d3e3ab2a172a520583780c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45619fcccf982d5e0f741c219350dc84540fb7824d3e3ab2a172a520583780c8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   syn v1.0.67 (as host dependency) removed features: visit
[INFO] [stderr]   tokio v1.15.0 removed features: winapi
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling openssl-src v111.15.0+1.1.1k
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking memchr v2.4.1
[INFO] [stderr]    Compiling openssl v0.10.34
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking log v0.4.14
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking futures-core v0.3.15
[INFO] [stderr]    Compiling openssl-sys v0.9.63
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking proc-macro-nested v0.1.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking bitflags v1.2.1
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tracing v0.1.23
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking ryu v1.0.5
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking encoding_rs v0.8.28
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]     Checking platform-dirs v0.3.0
[INFO] [stderr]     Checking clap v3.0.10
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.61
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking h2 v0.3.10
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]     Checking NtHiM v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr] crater-edition-check: NtHiM v0.1.4 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]     Checking futures-util v0.3.15
[INFO] [stderr]     Checking serde v1.0.123
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.61
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]     Checking NtHiM v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/platforms.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         LIST.clone()._getPlatformName(responseText)
[INFO] [stdout]     |         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/platforms.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         LIST.clone()._getPlatformName(responseText)
[INFO] [stdout]     |         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   syn v1.0.67 (as host dependency) removed features: visit
[INFO] [stderr]   tokio v1.15.0 removed features: winapi
[INFO] [stderr] 
[INFO] [stderr]     Checking NtHiM v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/platforms.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         LIST.clone()._getPlatformName(responseText)
[INFO] [stdout]     |         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/platforms.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         LIST.clone()._getPlatformName(responseText)
[INFO] [stdout]     |         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr] crater-edition-check: NtHiM v0.1.4 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking NtHiM v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/platforms.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         LIST.clone()._getPlatformName(responseText)
[INFO] [stdout]     |         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `NtHiM` (bin "NtHiM") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/platforms.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         LIST.clone()._getPlatformName(responseText)
[INFO] [stdout]     |         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `NtHiM` (bin "NtHiM" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "45619fcccf982d5e0f741c219350dc84540fb7824d3e3ab2a172a520583780c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45619fcccf982d5e0f741c219350dc84540fb7824d3e3ab2a172a520583780c8", kill_on_drop: false }`
[INFO] [stdout] 45619fcccf982d5e0f741c219350dc84540fb7824d3e3ab2a172a520583780c8
